[INFO] cloning repository https://github.com/solidarity-browser/d3t
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/solidarity-browser/d3t" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolidarity-browser%2Fd3t", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolidarity-browser%2Fd3t'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d87b7d1515595581af627df00b3ae6513f309389
[INFO] testing solidarity-browser/d3t against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolidarity-browser%2Fd3t" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/solidarity-browser/d3t
[INFO] finished tweaking git repo https://github.com/solidarity-browser/d3t
[INFO] tweaked toml for git repo https://github.com/solidarity-browser/d3t written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/solidarity-browser/d3t on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/solidarity-browser/d3t already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 680753da31cf4f5138acfd0fe665a4e0de1b96c3e878a0440bb3f71b82dfc46b
[INFO] running `Command { std: "docker" "start" "-a" "680753da31cf4f5138acfd0fe665a4e0de1b96c3e878a0440bb3f71b82dfc46b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "680753da31cf4f5138acfd0fe665a4e0de1b96c3e878a0440bb3f71b82dfc46b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "680753da31cf4f5138acfd0fe665a4e0de1b96c3e878a0440bb3f71b82dfc46b", kill_on_drop: false }`
[INFO] [stdout] 680753da31cf4f5138acfd0fe665a4e0de1b96c3e878a0440bb3f71b82dfc46b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 093d34752dc8d653e83efa87750a290555f2c31c3bc272e8acb6f162ec0e3ddf
[INFO] running `Command { std: "docker" "start" "-a" "093d34752dc8d653e83efa87750a290555f2c31c3bc272e8acb6f162ec0e3ddf", kill_on_drop: false }`
[INFO] [stderr]    Compiling d3t v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `traits`
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod traits;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `traits`, create file "src/traits.rs" or "src/traits/mod.rs"
[INFO] [stdout]   = note: if there is a `mod traits` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `d3t`
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod d3t;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `d3t`, create file "src/d3t.rs" or "src/d3t/mod.rs"
[INFO] [stdout]   = note: if there is a `mod d3t` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NUMBER_DEFINITION` in this scope
[INFO] [stdout]   --> src/core.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 |                 Definition::link(NUMBER_DEFINITION),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 | const BYTE_DEFINITION: Definition = Definition::Chunk {
[INFO] [stdout]    | ----------------------------------------------------- similarly named constant `BYTE_DEFINITION` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 11 -                 Definition::link(NUMBER_DEFINITION),
[INFO] [stdout] 11 +                 Definition::link(BYTE_DEFINITION),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SHA3_DEFINITION` in this scope
[INFO] [stdout]   --> src/core.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 |         Definition::link(SHA3_DEFINITION),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 | const BYTE_DEFINITION: Definition = Definition::Chunk {
[INFO] [stdout]    | ----------------------------------------------------- similarly named constant `BYTE_DEFINITION` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 17 -         Definition::link(SHA3_DEFINITION),
[INFO] [stdout] 17 +         Definition::link(BYTE_DEFINITION),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `KEY_DEFINITION` in this scope
[INFO] [stdout]   --> src/core.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 29 | const BYTE_DEFINITION: Definition = Definition::Chunk {
[INFO] [stdout]    | ----------------------------------------------------- similarly named constant `BYTE_DEFINITION` defined here
[INFO] [stdout] ...
[INFO] [stdout] 57 |         Definition::link(KEY_DEFINITION),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 57 -         Definition::link(KEY_DEFINITION),
[INFO] [stdout] 57 +         Definition::link(BYTE_DEFINITION),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIGNATURE_DEFINITION` in this scope
[INFO] [stdout]   --> src/core.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |         Definition::link(SIGNATURE_DEFINITION),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0072]: recursive type `Definition` has infinite size
[INFO] [stdout]   --> src/definition.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub enum Definition {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Chunk(u64, Definition),
[INFO] [stdout]    |                ---------- recursive without indirection
[INFO] [stdout]    |
[INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to break the cycle
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Chunk(u64, Box<Definition>),
[INFO] [stdout]    |                ++++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0072, E0425, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0072`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `d3t` (bin "d3t") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "093d34752dc8d653e83efa87750a290555f2c31c3bc272e8acb6f162ec0e3ddf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "093d34752dc8d653e83efa87750a290555f2c31c3bc272e8acb6f162ec0e3ddf", kill_on_drop: false }`
[INFO] [stdout] 093d34752dc8d653e83efa87750a290555f2c31c3bc272e8acb6f162ec0e3ddf
